'Declaration<DispIdAttribute(483)> Function IsCMYKFile( _ ByVal FilePath As String _ ) As Boolean
[DispId(483)] bool IsCMYKFile( string FilePath )
function IsCMYKFile(
FilePath: String
): Boolean;
DispIdAttribute(483) function IsCMYKFile( FilePath : String ) : boolean;
[DispId(483)] bool IsCMYKFile( string* FilePath )
[DispId(483)] bool IsCMYKFile( String^ FilePath )
Parameters
- FilePath
